JsonObjectGetBooleanValue Method |
Namespace:
Independentsoft.Json.Parser
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool GetBooleanValue(
string name
)
Public Function GetBooleanValue (
name As String
) As Boolean
Parameters
- name
- Type: SystemString
Return Value
Type:
Boolean
See Also